gtk4.git
2014-05-02 Philip Chimentostack: Add counterparts of OVER_UP_DOWN transition
2014-05-02 Philip Chimentostack: More readability when adding transitions
2014-05-02 Cosimo Cecchioverlay: don't have a custom draw implementation
2014-05-02 Cosimo Cecchithemingengine: only round outline corners after shrinking
2014-05-02 Juan Pablo... GtkBuilder: added template parent type check.
2014-05-01 Juan Pablo... GtkFlowBox: fixed NULL dereferencing segfaults
2014-05-01 Juan Pablo... GtkMenu: fixed more NULL dereferencing segfault
2014-05-01 Juan Pablo... GtkGrid: gtk_grid_get_size_for_size() do not dereferenc...
2014-05-01 Juan Pablo... GtkBuilder: improved parsing error report for invalid...
2014-05-01 Juan Pablo... GtkBuilder: fixed a few minor memory leaks.
2014-05-01 Руслан ИжбулатовW32: override selected button style to remove colored...
2014-05-01 Руслан ИжбулатовW32: Add a theme for .app-notification
2014-05-01 Cosimo Cecchilistbox: fix a segfault
2014-05-01 Cosimo Cecchicombobox: fix a segfault
2014-05-01 Cosimo Cecchithemingengine: use outlines to render focus rings
2014-05-01 Cosimo Cecchicss: add properties for outline-radius
2014-05-01 Cosimo Cecchitreeview: respect focus-padding when rendering focus
2014-05-01 Benjamin Ottetreeview: Always call size request funcs with valid...
2014-05-01 Benjamin Otterevealer: Remove unneeded checks
2014-05-01 Benjamin Ottepopover: Remove unneeded checks
2014-05-01 Benjamin Ottemenuitem: Remove unneeded checks
2014-05-01 Benjamin Ottemenu: Remove unneeded checks
2014-05-01 Benjamin Ottelevelbar: Remove unneeded checks
2014-05-01 Benjamin Otteeventbox: Remove unneeded checks
2014-05-01 Benjamin Ottelistbox: Remove unneeded checks
2014-05-01 Benjamin Otteframe: Remove unneeded checks
2014-05-01 Benjamin Otteheaderbar: Remove unneeded checks
2014-05-01 Benjamin Otteinfobar: Remove unneeded checks
2014-05-01 Benjamin Ottegrid: Remove unneeded checks
2014-05-01 Benjamin Ottescrolledwindow: Remove unneeded checks
2014-05-01 Benjamin Otteswitch: Remove unneeded checks
2014-05-01 Benjamin Ottetoolbar: Remove unneeded checks
2014-05-01 Benjamin Ottetreeview: Remove unneeded checks
2014-05-01 Benjamin Otteviewport: Remove unneeded checks
2014-05-01 Benjamin Otteviewport: Implement hfw properly
2014-05-01 Benjamin Otteviewport: Use a convenience function
2014-05-01 Benjamin Otteviewport: Request 2x border-width
2014-05-01 Benjamin Ottewidget: Remove unneeded checks
2014-05-01 Benjamin Otteflowbox: Remove unneeded checks
2014-05-01 Benjamin Ottecombobox: Remove unneeded checks
2014-05-01 Benjamin Ottebutton: Remove unneeded checks
2014-05-01 Benjamin Ottealignment: Remove unneeded checks
2014-05-01 Benjamin Ottearrow: Remove unneeded checks
2014-05-01 Benjamin Ottespinner: Remove unneeded checks
2014-05-01 Cosimo Cecchimodules: remove the pixbuf engine directory
2014-04-30 Piotr DrągUpdated POTFILES.skip
2014-04-30 Matthias ClasenGtkSearchBar: fix the template
2014-04-30 Matthias Clasenwidget-factory: populate the second page more
2014-04-29 Matthias Clasenwidget-factory: rearrange page 2 a bit
2014-04-29 Benjamin Ottereftests: Add test for latest commit
2014-04-29 Benjamin Ottewindow: Subtract shadow from passed in width for height
2014-04-29 Benjamin Ottewidgets: Remove (GtkTickCallback) casts
2014-04-29 Matthias ClasenGtkMenuSectionBox: Don't show separators for nested...
2014-04-29 Matthias ClasenGtkMenuSectionBox: Always show separators for labeled...
2014-04-29 Matthias ClasenAdd a comment with rules for separators
2014-04-29 Juan Pablo... Added template test case to builder test.
2014-04-29 Matthias ClasenGtkMenuSectionBox: don't leak
2014-04-29 Matthias Clasenwidget-factory: Add a horizontal-buttons example
2014-04-29 Alexander Larssontreeview: Fix prelight redraw when adjustment changes
2014-04-29 Matthias Clasen3.13.1
2014-04-29 Matthias ClasenUpdate output of a11y tests
2014-04-29 Matthias ClasenGtkMenuShell: We want separators in submenus
2014-04-29 Matthias ClasenGtkMenuShell: Don't use a non-existing property
2014-04-29 Matthias Clasentestmenubutton: Add a toggle for use-popover
2014-04-28 Carlos Garnachogdkwindow: ignore shape on client-side windows when...
2014-04-28 Carlos Garnachopopover: Always make room for the tail on all sides...
2014-04-28 Juan Pablo... GtkRecentChooserMenu: Set current uri before activating...
2014-04-28 Matthias ClasenRaleigh: fix a typo
2014-04-28 Matthias ClasenGtkDialog: protect against show_all
2014-04-28 Matthias ClasenRevert "GtkFileChooserDialog: Avoid a bottom border...
2014-04-28 Matej UrbančičUpdated Slovenian translation
2014-04-28 Matej UrbančičUpdated Slovenian translation
2014-04-28 Matthias ClasenDocument iconic section support
2014-04-28 Matthias ClasenAdd an example of iconic rendering
2014-04-28 Matthias ClasenGtkMenuSectionBox: add support for iconic sections
2014-04-28 Matthias ClasenGtkMenuTrackerItem: Add support for display-hint
2014-04-28 Matthias ClasenGtkModelButton: Add an iconic mode
2014-04-28 Matthias ClasenGtkMenuTrackerItem: Add support for verb-icons
2014-04-28 Ryan LortieGtkPopover: new approach to menu model binding
2014-04-28 Ryan LortieGtkMenuTracker: add 'merge_sections' flag
2014-04-28 Ryan LortieGtkMenuTracker: don't specialise "submenu" link
2014-04-28 Ryan LortieGtkMenuTracker: make "is-visible" a property
2014-04-28 Ryan LortieGtkMenuTracker: remove "visible" property
2014-04-28 Руслан ИжбулатовW32: Update the css to match the .modelbutton->.button...
2014-04-27 Matthias ClasenRename the modelbutton style class
2014-04-27 Matthias ClasenAdd a popover menu example to gtk3-widget-factory
2014-04-27 Matthias ClasenAdd a paned example to gtk3-widget-factory
2014-04-26 Matthias ClasenFix testmenubutton
2014-04-26 Matthias ClasenGtkModelButton: improve size allocation
2014-04-26 Matthias ClasenActually set the default for GtkMenuButton::use-popover
2014-04-26 Adel Gadllahgdkscreen-wayland: Emit monitors-changed when the outpu...
2014-04-26 Matthias ClasenAdd Adwaita to the list of default icon themes
2014-04-26 Juan Pablo... Fixed crash in GtkLockButton if a button with permissio...
2014-04-26 Matthias ClasenGtkWindow: Avoid a critical in F10 handling
2014-04-26 Matthias Clasentests: add missing files to EXTRA_DIST
2014-04-26 Matthias ClasenAdd missing templates to testdialog
2014-04-26 Matthias ClasenGtkDialog: Update suggested-action more carefully
2014-04-26 Matthias ClasenGtkDialog: Support adding action widgets in ui files
2014-04-25 Antoine Jacoutotopenbsd: properly set len for gtkmountoperation-x11
2014-04-25 Matthias ClasenGtkMenuButton: use popovers by default
next